*************************************************************
           This directory consists of MC demo's.
*************************************************************

The dir structure is as follows:
Each demo has its own directory with the following directory 
structure

	<demo>		--> The demo dir	
	  |___src	--> src dir for the mcl code
	  |___doc	--> dir containing pdf demo 
		  	    description files 
	  |___README	--> readme file for demo
	  |___run_demo  --> script which will automatically
			    create a "demodir" and launch MC
			    with usr defined tech lib.

	bin		--> dir containing a script which will
			    help you set up all/individual
			    demos (only available if setting
			    up the demos from $MCDIR).

	README		--> This README file
